-
Couldn't load subscription status.
- Fork 35
Plugin e2e: support node 24 and drop support for node 18 #2242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Node.js version requirements for the plugin-e2e package to align with current LTS support, dropping Node 18 (which has reached end of life) and adding support for Node 24.
Key Changes:
- Updated the
engines.nodefield to require Node 20 or higher (up to Node 24)
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
bf0f2be to
d458ccb
Compare
Playwright test results
Troubleshooting404 when clicking on
|
|
🚀 PR was released in |
What this PR does / why we need it:
Node LTS has moved to Node 24 . This PR updates plugin-e2e's engines to drop support for Node 18 and include support for Node 24.
Marking it as a major breaking change given we're dropping support for node 18, which is end of life.
Which issue(s) this PR fixes:
Fixes #2107
Special notes for your reviewer:
📦 Published PR as canary version:
Canary Versions✨ Test out this PR locally via: